CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - crc c

搜索资源列表

  1. CRC

    0下载:
  2. 原创的C++ Builder计算CRC校验的小程序源码。-Original C++ Builder CRC calculation applet source code.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:537762
    • 提供者:adee
  1. CRC-theory-and-C-language-implement

    0下载:
  2. 用C实现crc计算的方法(查表法),给出了对于常见生成多项式的处理过程。-Implemented in C crc calculation method (look-up table) is given for the common generator polynomial of the process.
  3. 所属分类:3G develop

    • 发布日期:
    • 文件大小:32045
    • 提供者:
  1. CRC

    0下载:
  2. LTE物理信道CRC编码C语言代码,包括16,24a,24b三种格式-C language code of CRC coding for LTE physical channel, including three formats 16,24a and 24b
  3. 所属分类:3G develop

    • 发布日期:2017-04-06
    • 文件大小:13166
    • 提供者:Humaoz
  1. CRC

    0下载:
  2. CRC校验算法,用于需要严格保证数据完整性的通信校验。-Useful CRC checking C code, for applications in communication.
  3. 所属分类:transportation applications

    • 发布日期:2017-04-11
    • 文件大小:1260
    • 提供者:张冰
  1. CRC-coding-notes

    0下载:
  2. CRC编码的原理说明及C语言实现方法,亲测可用,初学者可以尝试-The principle of CRC coding and decoding with several examples to illustarte
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:150323
    • 提供者:徐齐瑞
  1. CRC16aCRCCCITT.c

    0下载:
  2. CRC-16和CRC-CCITT的C程序实现,非常适用。-CRC-16 and CRC-CCITT program。
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:1214
    • 提供者:LWF
  1. CRC

    0下载:
  2. 使用VS 2008 C#环境编写的MODBUS协议的CRC(循环冗余检验)程序,能自动计算CRC值并显示-Using VS 2008 C# environment MODBUS protocol prepared by a CRC (cyclic redundancy check) program that can automatically calculate and display the CRC value
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:192295
    • 提供者:莫生
  1. CRC

    0下载:
  2. 适用于使用C语言编程的各种单片机的数据的CRC冗余校验程序。-Applicable to the use of the various microcontroller C language programming data CRC redundancy check procedure .
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-09
    • 文件大小:1433
    • 提供者:李潇
  1. eetop.cn_LTE-simulation-C

    0下载:
  2. LTE上行链路仿真C代码,包含CRC添加、信道编码、信号调制、基带信号等~-LTE simulation for the uplink of C code, including CRC added, channel coding, modulation, baseband signal.
  3. 所属分类:3G develop

    • 发布日期:2016-03-28
    • 文件大小:65536
    • 提供者:潘松
  1. CRC

    0下载:
  2. CRC 加密解密:接口 int compute(const void *pInput, int32_t nInputLength, uint16_t usCrcInit, uint16_t *pusCrcResult) -CRC encryption and decryption algorithm C++ implementation
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-13
    • 文件大小:2158
    • 提供者:刘珊
  1. CRC

    0下载:
  2. CRC校验的C语言算法 modbus通讯协议-CRC checksum algorithm in C language
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:79392
    • 提供者:yinming
  1. CRC

    0下载:
  2. CRC编码技术的C语言版实现,能够实现对基本数字码流的检错与差错控制。-the realization of CRC coding in C language version
  3. 所属分类:software engineering

    • 发布日期:2017-04-14
    • 文件大小:3667
    • 提供者:chenshan
  1. crc-16

    0下载:
  2. Program to calcule crc16 ciclic code redundance for desfire ev1. write in C.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:614
    • 提供者:olean22
  1. main.c

    0下载:
  2. 利用c语言实现28位的crc校验,并测试其性能。-Using c language 28 crc check and test its performance.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:3728
    • 提供者:刘斌
  1. 卷积码、CRC

    0下载:
  2. 卷积码的C源程序,包括编码器和译码器。还有一个是循环荣誉校验的vhdl]源码。-convolution of C source code, including the encoder and decoder. There is a cycle of the calibration honor VHDL] source.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-15
    • 文件大小:6922
    • 提供者:signific
  1. CSharp-CRC

    0下载:
  2. 使用C#编写的CRC校验的程序,如果需要的话可以下载看看。-The use of CRC verification of C# program, you can download have a look if needed.
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:500556
    • 提供者:靳洪都
  1. crc

    0下载:
  2. CRC 校验和用C++计算,校验和计算过程详细-CRC CRC
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-15
    • 文件大小:6145
    • 提供者:李贵珍
  1. CRC

    0下载:
  2. 为了在DSP中实现CRC校验,在C++ Builder中对CRC循环码校验的算法进行了编写和验证,可以方便检验算法,并移植到DSP中应用。-A CRC calclation method program in C++ builder, and it s easy to move to DSP or other platform
  3. 所属分类:DSP program

    • 发布日期:2017-04-14
    • 文件大小:2931
    • 提供者:daniel
  1. CRC

    0下载:
  2. CRC算法和c语言实现,介绍很详细,不错,可以参考-CRC algorithm and c language, very detail
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-28
    • 文件大小:27755
    • 提供者:W
  1. Modbus-CRC

    1下载:
  2. Modbus CRC校验源码,C++实现。-Modbus check CRC source code, C++ implementation.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-31
    • 文件大小:12874185
    • 提供者:萍水相逢
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 21 »
搜珍网 www.dssz.com